home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Love & Sex - Muroi
/
Love & Sex - Muroi.iso
/
muroi
/
deta
/
dir_file
/
l02_q2.dir
/
00128.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-08-26
|
264 b
|
13 lines
on exitFrame
if soundBusy(1) then
repeat with i = 23 to 27
if rollOver(i) then
set the visible of sprite (i - 20) to 1
next repeat
end if
set the visible of sprite (i - 20) to 0
end repeat
go(the frame)
end if
end